home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2002 February / pcpro0202.iso / demos / poser pro / Flash / hand / interactiveHAND.swf / scripts / DefineButton2_133 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2001-01-13  |  53 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndPlay("openThumb");
  3. }
  4.